$ agent-smith fix "#54 in my-api"
──────────────────────────────────────────
[1/14] FetchTicket — Null ref in UserService
[2/14] CheckoutSource — Branch fix/54 created
[3/14] BootstrapProject — C# .NET 8 detected
[4/14] LoadCodeMap — 483 files mapped
[5/14] Triage — backend-dev, tester
[6/14] GeneratePlan — Consensus after 1 round
[7/14] Approval — Approved ✓
[8/14] AgenticExecute — UserService.cs modified
[9/14] Test — 47 tests passed ✓
[10/14] CommitAndPR — github.com/…/pull/42
[11/14] ReviewChecks — CI passed ✓
[12/14] UpdateTicket — #54 → Done
[13/14] Notify — Slack #dev-ops
✓ PR created · Ticket closed · $0.018
$ agent-smith api-scan \
--swagger https://api.example.com/swagger.json \
--target https://api-staging.example.com
──────────────────────────────────────────
[1/8] LoadSwagger — 33 endpoints, 1 scheme
[2/8] SpawnNuclei — 102 findings in 75s
[3/8] SpawnSpectral — 402 findings in 2s
[4/8] Triage — 4 specialists selected
[5/8] SkillRounds — 2 rounds, consensus
[6/8] CompileFindings — OWASP mapped
[7/8] DeliverFindings — console + markdown
[8/8] Notify — Slack #security
✓ 9 findings retained from 507 · $0.11
$ agent-smith legal --doc contract.pdf
──────────────────────────────────────────
[1/7] AcquireDocument — contract.pdf loaded
[2/7] LoadSkills — 5 legal specialists
[3/7] Triage — all 5 activated
⚖️ Contract Analyst — clause review
📋 Compliance Checker — GDPR, liability
⚠️ Risk Assessor — 3 HIGH risks found
🤝 Clause Negotiator — alternatives
[4/7] ConvergenceCheck — consensus round 1
[5/7] CompileFindings — clause-by-clause map
[6/7] DeliverOutput — findings.md written
[7/7] Notify — Slack #legal
✓ 12 findings · 3 HIGH · $0.34
$ agent-smith security-scan --repo . --output sarif,markdown
──────────────────────────────────────────
[1/18] CheckoutSource — branch main, 483 files
[2/18] BootstrapProject — C# .NET 8 detected
[3/18] LoadDomainRules — security-principles.md
[4/18] StaticPatternScan— 91 patterns, 6 categories
[5/18] GitHistoryScan — 500 commits, 3 secrets found
[6/18] DependencyAudit — dotnet audit, 2 CVEs
[7/18] CompressFindings — 74% token reduction
[8/18] LoadSkills — 9 security specialists
[9/18] AnalyzeCode — dependency graph mapped
[10/18] SecurityTriage — 7 of 9 skills selected
π Vuln Analyst β contributed
π Auth Reviewer β OBJECT β token expiry
π Injection Checkerβ contributed
π Secrets Detector β OBJECT β 3 in git history
βοΈ Config Auditor β contributed
π¦ Supply Chain β contributed
π§Ή FP Filter β filtered 84 of 102
[11/18] SkillRounds — round 1 complete
[12/18] ConvergenceCheck — 2 objections, round 2
π Auth Reviewer β AGREE
π Secrets Detector β AGREE
[13/18] ConvergenceCheck — consensus β
[16/18] CompileDiscussion— findings consolidated
[17/18] ExtractFindings — 18 structured findings
[18/18] DeliverFindings — findings.sarif + report.md
β 18 findings Β· 4 CRITICAL Β· 9 skills Β· $0.12
$ agent-smith mad \
"Should we migrate to microservices?"
──────────────────────────────────────────
[1/9] LoadSkills — 5 personas
🧩 Philosopher — big picture perspective
💡 Dreamer — opportunities, vision
🧹 Realist — OBJECT — complexity cost
😈 Devil's Adv — OBJECT — team readiness
🤐 Silencer — filtering noise
[2/9] ConvergenceCheck — no consensus, round 2
🧹 Realist — AGREE
😈 Devil's Adv — OBJECT — migration risk
[3/9] ConvergenceCheck — round 3 consensus
😈 Devil's Adv — AGREE with conditions
[4/9] CompileDiscussion— arguments mapped
[5/9] GenerateVerdict — conditional yes
[6/9] DeliverOutput — decision.md written
[7/9] ExtractActions — 3 action items
[8/9] ReviewChecks — arguments validated
[9/9] Notify — Slack #architecture
✓ Consensus · 3 rounds · $0.22
$ agent-smith feature --ticket 12 --project my-api
──────────────────────────────────────────
[1/16] FetchTicket — Add pagination to /orders
[2/16] CheckoutSource — Branch feat/12 created
[3/16] BootstrapProject — C# .NET 8 detected
[4/16] LoadCodeMap — 483 files mapped
[5/16] Triage — backend-dev, api-designer
[6/16] GeneratePlan — Consensus after 2 rounds
[7/16] Approval — Approved ✓
[8/16] AgenticExecute — OrderController.cs + OrderQuery.cs
[9/16] GenerateTests — 3 test classes created
[10/16] Test — 62 tests passed ✓
[11/16] GenerateDocs — API docs updated
[12/16] CommitAndPR — github.com/…/pull/55
✓ PR created · Tests generated · Docs updated · $0.032
$ agent-smith init --project my-api
──────────────────────────────────────────
[1/3] CheckoutSource — Cloned to /tmp/my-api
[2/3] BootstrapProject — C# .NET 8, xUnit, EF Core
[3/3] InitCommit — context.yaml + code-map.yaml + coding-principles.md
✓ .agentsmith/ bootstrapped · $0.004
$ agent-smith autonomous --project my-api
──────────────────────────────────────────
[1/10] CheckoutSource — Cloned my-api
[2/10] BootstrapProject — C# .NET 8 detected
[3/10] LoadContext — 12 phases, 47 runs loaded
[4/10] LoadCodeMap — 483 files mapped
[5/10] LoadRuns — Last 10 runs analyzed
[6/10] Triage — architect, developer, security
[7/10] SkillRounds — Consensus after 2 rounds
[8/10] CompileDiscussion— Top 3 improvements ranked
[9/10] WriteTickets — 3 tickets created ✓
[10/10] WriteRunResult — r48-autonomous logged
✓ 3 tickets written · Confidence ≥ 8 · $0.026
$ agent-smith skill-manager --project my-api --topic api-security
──────────────────────────────────────────
[1/6] DiscoverSkills — Searching registries…
[2/6] EvaluateSkills — 7 candidates, 3 relevant
[3/6] DraftSkillFiles — 3 SKILL.md files drafted
[4/6] ApproveSkills — Approved ✓
[5/6] InstallSkills — Installed to config/skills/
[6/6] WriteRunResult — r49-skill-manager logged
✓ 3 skills installed · $0.008