@prmichaelsen/goodneighbor-core
v0.4.1
Published
Platform-agnostic business logic library for Good Neighbor community platform
Maintainers
Readme
Good Neighbor Core
Core library for Good Neighbor platform
Built with Agent Context Protocol
Quick Start
[Add installation and usage instructions here]
Features
- Feature 1
- Feature 2
- Feature 3
Development
This project uses the Agent Context Protocol for development:
@acp.init- Initialize agent context@acp.plan- Plan milestones and tasks@acp.proceed- Continue with next task@acp.status- Check project status
See AGENT.md for complete ACP documentation.
Project Structure
goodneighbor-core/
├── AGENT.md # ACP methodology
├── agent/ # ACP directory
│ ├── design/ # Design documents
│ ├── milestones/ # Project milestones
│ ├── tasks/ # Task breakdown
│ ├── patterns/ # Architectural patterns
│ └── progress.yaml # Progress tracking
└── (your project files)Getting Started
- Initialize context:
@acp.init - Plan your project:
@acp.plan - Start building:
@acp.proceed
License
MIT
Author
Patrick Michaelsen
