benbrastmckiebenbrastmckieCommunity·1 Agent Skills Included

.config

Structured task lifecycle management for Neovim configuration development

Manages the full research, planning, and implementation lifecycle for Neovim configuration work through slash commands and domain-specific extensions. Eliminates ad-hoc editing by enforcing status tracking, artifact linking, scoped git commits, and resumable multi-phase execution. Covers domains like Lean proofs, Nix, Python, web, LaTeX, grants, and pitch decks with dedicated research and implementation workflows.
npx skills add benbrastmckie/.config --all -g -y
Available:

Instructs the agent on Neovim coding standards, testing protocols, and how to route tasks through the research, plan, and implement lifecycle using the repository's skill system.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install benbrastmckie/.config?

Run `npx skills add benbrastmckie/.config --all -g -y` in your terminal to install all skills in this repository globally.

What does this Neovim configuration do?

It provides a full Neovim setup for academic writing, LaTeX, Jupyter, and NixOS management, plus a structured task system that drives work through research, plan, and implement phases.

How does the task orchestration system work?

You create tasks with /task, then run /research, /plan, and /implement; each step updates state.json and TODO.md, links artifacts, and commits changes automatically.

Which domains have dedicated workflows?

Extensions cover Lean 4 proofs, Nix, Python, web development, LaTeX, formal logic, grant writing, pitch decks, and founder strategy research.

Does it work with Claude Code and OpenCode?

Yes. The system maintains parallel CLAUDE.md and AGENTS.md orchestration files so the same task workflows run in both environments.

Related Repositories in Software Engineering

View All in Software Engineering