dracocephalum
@dracocephalum
Public Skills
upgrade
by dracocephalum
Three operations under one verb - bring the dc-agentics toolkit's own pinned versions current; upgrade a repository it initialized to a newer toolkit commit, deciding each file against the target's own copy; or convert a standalone repository to a monorepo. Plans first; applies second.
new
by dracocephalum
Add something to this repository - a C# project (library, service, job, tool, or a test project), or a whole new component with its own solution under a category. Asks for the choices; applies the repository's mechanics without asking, because the build enforces those anyway.
review
by dracocephalum
Review a pull request, a branch, or a set of files against this repository's rules, or triage the review comments on a pull request - producing Conventional Comments with a verdict, posted, printed, or saved as a report.
scrub
by dracocephalum
Sweep this repository for inconsistency and drift - markdown lint, unresolved links, unfilled placeholders, mixed line endings, privacy, settings that no longer match reality, an incomplete AGENTS.md index, stale TODO entries, and drift in the files forked from dotnet new templates. Reports; does not fix.
change-tracking
by dracocephalum
Create or find the ticket a piece of work belongs to, per this repository's change-tracking rules. GitHub Issues only, for now.
source-control
by dracocephalum
Start work on a ticket with a correctly named, issue-linked branch; commit; open a pull request; or apply the repository's merge settings - all per this repository's source-control and change-tracking rules. GitHub only, for now.