Chappygo-OS

16 mods across 1 repository, 10 stars between them.

Chappygo-OS/Atomic-Spec

Instructions file CodexOpenCode

Instructions for Chappygo-OS/Atomic-Spec, covering agents.md — adding a new ai agent to atomic spec, about atomic spec and the atomicspec cli, general practices, adding new agent support and current supported agents.

10 8d ago A 5,287 tokens original MIT

Chappygo-OS/Atomic-Spec

Instructions file

Instructions for Chappygo-OS/Atomic-Spec, covering claude.md, what this repository is, architecture — the phase pipeline, critical conventions and common commands.

10 8d ago A 3,322 tokens original MIT

_subagent-discovery

04

Chappygo-OS/Atomic-Spec

Command

Whenever a command needs to pick a subagent for a task (planning, task generation, or implementation execution). Do not hardcode agent names in command templates. Do not assume a specific agent exists.

10 8d ago A 0 tokens original MIT

analyze-competitors

05

Chappygo-OS/Atomic-Spec

Command

Analyze competitors following Station 03 discovery procedures. Creates structured competitive intelligence for use in downstream planning.

10 8d ago A 19 tokens original MIT

analyze

06

Chappygo-OS/Atomic-Spec

Command

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and the tasks/ directory after task generation.

10 8d ago A 28 tokens copy · 83% MIT

checklist

07

Chappygo-OS/Atomic-Spec

Command

Generate a custom checklist for the current feature based on user requirements.

10 8d ago A 13 tokens copy · 83% MIT

clarify

08

Chappygo-OS/Atomic-Spec

Command

Pre-plan interview — resolves spec ambiguity (v0.1 contract), pins the architectural lurkers from .specify/knowledge/architectural-lurkers.yaml, fires trigger-driven probes from .specify/knowledge/triggers.yaml, walks compliance scope, and writes decisions to specs/defaults/registry.yaml with provenance tagging.

10 8d ago A 65 tokens original MIT

cleanup

09

Chappygo-OS/Atomic-Spec

Command

Detect and remove orphaned code, unused components, dead routes, and stale database artifacts.

10 8d ago A 17 tokens original MIT

constitution

10

Chappygo-OS/Atomic-Spec

Command

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

10 8d ago A 21 tokens copy · 88% MIT

implement

11

Chappygo-OS/Atomic-Spec

Command

Execute implementation by processing atomic task files one at a time with Context Pinning (Atomic Traceability Model).

10 8d ago A 21 tokens original MIT

plan

12

Chappygo-OS/Atomic-Spec

Command

Execute the implementation planning workflow using the plan template to generate design artifacts.

10 8d ago A 14 tokens original MIT

registry

13

Chappygo-OS/Atomic-Spec

Command

Discover, create, or update the Project Defaults Registry. Scans project manifests (package.json, pyproject.toml, Cargo.toml, go.mod, etc.), batches findings for HITL confirmation, then writes specs/defaults/registry.yaml with a full audit trail in changelog.md.

10 8d ago A 58 tokens original MIT

specify

14

Chappygo-OS/Atomic-Spec

Command

Create or update the feature specification from a natural language feature description.

10 8d ago A 13 tokens original MIT

tasks

15

Chappygo-OS/Atomic-Spec

Command

Generate atomic task files in tasks/ directory with index.md and traceability.md (Atomic Traceability Model).

10 8d ago C 21 tokens original MIT

taskstoissues

16

Chappygo-OS/Atomic-Spec

Command

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

10 8d ago A 21 tokens original MIT