# philoserf

> Open-source publisher. Listings imported from github.com/philoserf — credited to the original author with their license.

- **Listings:** 17
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/philoserf
- **Website:** https://github.com/philoserf

## Published listings

- [Cc Release Review](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-cc-release-review) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-cc-release-review`
  Reviews Claude Code release notes and recommends config updates. Use when a new Claude Code version is released, after running /release-notes, after upgrading Claude Code, when asking "what changed", "what should I update", "review the changelog", "version bump", or "review the latest release". Covers settings.json, hooks, permissions, rules, skills, and CLAUDE.md.
- [Go Quality Gate](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-go-quality-gate) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-go-quality-gate`
  Runs Go code quality checks. Use when checking Go code quality, linting, running checks, validating Go code, or running go checks. Covers formatting with gofumpt, static analysis with go vet, and test execution with go test.
- [Flowershow Cli](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-flowershow-cli) — Skill · Free — `agentstack add skill-philoserf-claude-code-config-flowershow-cli`
  Publishes and manages Flowershow sites with the `fl` CLI (the Go-based successor to the deprecated `@flowershow/publish` npm package). Use when publishing a note or folder to Flowershow, syncing updates to an existing site, managing auth, listing or deleting sites, or installing/upgrading the CLI.
- [Walkthrough](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-walkthrough) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-walkthrough`
  Reads source code and produces a linear, executable walkthrough document. Use when explaining how code works, creating code walkthroughs, onboarding to a project, or giving a code tour. Generates structured showboat documents with annotated code paths.
- [Typescript Quality Gate](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-typescript-quality-gate) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-typescript-quality-gate`
  Runs TypeScript/JavaScript code quality checks. Use when checking TypeScript or JavaScript quality, linting, running tests, validating TypeScript code, or running TS/JS checks. Covers formatting and linting with biome, type checking with tsc, and test execution with bun test.
- [Session Review](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-session-review) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-session-review`
  Wraps up a session with two outputs — a sweep into the auto-memory system to preserve reusable insights for future Claude sessions, and a human-readable recap saved to the Obsidian notes vault. Use for retrospectives, debriefs, post-mortems, or end-of-session reflection.
- [Tech Debt](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-tech-debt) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-tech-debt`
  Identifies, classifies, and prioritizes technical debt. Use when auditing technical debt, assessing code quality, analyzing maintenance burden, or asking what's slowing us down. Produces categorized inventory with severity rankings, remediation roadmap, and fix recommendations.
- [Code Audit](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-code-audit) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-code-audit`
  Reviews a codebase for bugs, design issues, and code cleanliness problems with specific file paths and line numbers. Use when auditing code quality, finding bugs, doing a code review, finding problems, or reviewing a project for issues. Creates issue files in `.issues/` directory.
- [Claudemd Audit](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-claudemd-audit) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-claudemd-audit`
  Audits and improves CLAUDE.md files by scanning repositories. Use when maintaining CLAUDE.md files, optimizing project instructions, or reviewing what project instructions should contain. Evaluates quality against templates, outputs scored reports, and applies targeted updates.
- [Obsidian Release Check](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-obsidian-release-check) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-obsidian-release-check`
  Validates an Obsidian plugin is ready to tag and ship. Use when tagging a release, cutting a version, publishing or shipping a plugin, running a pre-release check, or asking "are we ready to release?" Checks repo hygiene, CI status, docs, version sync, and build verification.
- [Diff Review](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-diff-review) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-diff-review`
  Runs an iterative review-and-fix loop on a git diff. Use when reviewing a staged or branch diff and fixing findings in place — presents findings by severity, lets you choose which to fix, applies fixes, and re-reviews. Max 3 iterations.
- [Deps Audit](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-deps-audit) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-deps-audit`
  Audits project dependencies for vulnerabilities, outdated packages, and license issues. Use when checking dependency health, running security audits, or reviewing package versions. Covers native audit tools, version freshness, and license compliance.
- [Obsidian Release](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-obsidian-release) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-obsidian-release`
  Executes the final release workflow for Obsidian plugins after obsidian-release-check passes. Use when tagging a release, publishing a version, or shipping an Obsidian plugin. Uses the prep-PR pattern — version bump, CHANGELOG, and walkthrough land in one reviewable PR; tag is applied to the merged commit.
- [Obsidian Cli](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-obsidian-cli) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-obsidian-cli`
  Interacts with Obsidian vaults via the Obsidian CLI to read, create, and manage notes, tasks, properties, tags, bookmarks, and templates. Use when working with an Obsidian vault from the command line, adding to daily notes, querying by tag or link, checking sync status, or developing and debugging Obsidian plugins and themes.
- [Cc Review](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-cc-review) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-cc-review`
  Audits Claude Code skills, hooks, agents, and rules in a single pass — structural lint, quality scoring (1-5 across 6 weighted dimensions), and prioritized improvement recommendations. Use when reviewing, auditing, scoring, linting, improving, or validating any customization. Produces one sectioned report with pass/fail checks, per-dimension scores, weighted total, quality tier, and P1-P5 action…
- [Editor](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-editor) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-editor`
  Copy edits prose while preserving voice and register. Use when asked to edit, copy edit, line edit, proofread, revise, polish, tighten, rewrite, or clean up essays, articles, drafts, or fiction. Flags wordiness, passive voice, clichés, hedging, and nominalizations with bracket markup or clean rewrites.
- [Skill Cleaner](https://agentstack.voostack.com/l/skill-philoserf-claude-code-config-skill-cleaner) — Skill · Free · security-reviewed — `agentstack add skill-philoserf-claude-code-config-skill-cleaner`
  Audits ~/.claude/skills/ for unused entries, duplicate names, missing descriptions, and the longest descriptions. Use when trimming the user-level skill set, asking which skills are unused, finding duplicates, or auditing skill hygiene.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
