syv-ai/agentic-coding-playbook

Syv.ai's agentic coding playbook

12Stars on the repository
28Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

design-auditor

01

syv-ai/agentic-coding-playbook

Agent

Applies the design-review suppression gate to a list of draft candidates and returns keep/downgrade/drop for each. Invoke explicitly with a candidate list, only from the improve-code-design workflow. Not a general code reviewer and not a source of new findings.

12 +1 1mo ago A 57 tokens

design-inventory

02

syv-ai/agentic-coding-playbook

Agent

Returns a factual inventory table for an explicitly supplied batch of files — what each owns, what would force an edit, what it reaches into, its public surface, and a fixed observation checklist. Invoke explicitly with a file list, only from the improve-code-design workflow. Does not evaluate, recommend, or find…

12 +1 1mo ago A 67 tokens